bpo-39594: Fix typo in os.times documentation#18443
Conversation
|
Thanks for the PR. I think it looks good. For future, it really would be helpful to describe the change made in this pr instead of "fix issue reported by submitter". (I've changed your PR title and description). |
|
Thanks @rogerhurwitz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
|
I'm having trouble backporting to |
There was an extra space in the url markup, causing the documentation not rendered properly. https://bugs.python.org/issue39594 (cherry picked from commit 37c55b2) Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>
|
GH-18444 is a backport of this pull request to the 3.7 branch. |
|
Thanks @rogerhurwitz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
There was an extra space in the url markup, causing the documentation not rendered properly. https://bugs.python.org/issue39594 (cherry picked from commit 37c55b2) Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>
|
GH-18447 is a backport of this pull request to the 3.8 branch. |
|
Thanks for the feedback - will make the PR text more descriptive in the future. |
There was an extra space in the url markup, causing the documentation not rendered properly. https://bugs.python.org/issue39594 (cherry picked from commit 37c55b2) Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>
There was an extra space in the url markup, causing the documentation not rendered properly. https://bugs.python.org/issue39594 (cherry picked from commit 37c55b2) Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>
There was an extra space in the url markup, causing the documentation not rendered properly.
https://bugs.python.org/issue39594
Automerge-Triggered-By: @Mariatta